1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
9.0.21022</ProductVersion>
7     <SchemaVersion>
2.0</SchemaVersion>
8     <ProjectGuid>{0E2CC512-6C29-
4402-B61F-37875E1F40CE}</ProjectGuid>
9     <OutputType>WinExe</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace>PhoneDirectory</RootNamespace>
12     <AssemblyName>PhoneDirectory</AssemblyName>
13     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
14     <FileAlignment>
512</FileAlignment>
15     <ApplicationIcon>address book.ico</ApplicationIcon>
16   </PropertyGroup>
17   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>
true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>
false</Optimize>
21     <OutputPath>bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>
4</WarningLevel>
25   </PropertyGroup>
26   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27     <DebugType>pdbonly</DebugType>
28     <Optimize>
true</Optimize>
29     <OutputPath>bin\Release\</OutputPath>
30     <DefineConstants>TRACE</DefineConstants>
31     <ErrorReport>prompt</ErrorReport>
32     <WarningLevel>
4</WarningLevel>
33   </PropertyGroup>
34   <ItemGroup>
35     <Reference Include=
"MySql.Data, Version=6.1.0.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
36       <SpecificVersion>False</SpecificVersion>
37       <HintPath>..\..\CMS_Admin\CMS_Admin\bin\Debug\MySql.Data.DLL</HintPath>
38     </Reference>
39     <Reference Include=
"MySql.Data.Entity, Version=6.4.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
40       <SpecificVersion>False</SpecificVersion>
41       <HintPath>..\..\CMS_Admin\CMS_Admin\bin\Debug\MySql.Data.Entity.dll</HintPath>
42     </Reference>
43     <Reference Include=
"System" />
44     <Reference Include=
"System.Core">
45       <RequiredTargetFramework>
3.5</RequiredTargetFramework>
46     </Reference>
47     <Reference Include=
"System.Xml.Linq">
48       <RequiredTargetFramework>
3.5</RequiredTargetFramework>
49     </Reference>
50     <Reference Include=
"System.Data.DataSetExtensions">
51       <RequiredTargetFramework>
3.5</RequiredTargetFramework>
52     </Reference>
53     <Reference Include=
"System.Data" />
54     <Reference Include=
"System.Deployment" />
55     <Reference Include=
"System.Drawing" />
56     <Reference Include=
"System.Windows.Forms" />
57     <Reference Include=
"System.Xml" />
58   </ItemGroup>
59   <ItemGroup>
60     <Compile Include=
"Form1.cs">
61       <SubType>Form</SubType>
62     </Compile>
63     <Compile Include=
"Form1.Designer.cs">
64       <DependentUpon>Form1.cs</DependentUpon>
65     </Compile>
66     <Compile Include=
"frm_add.cs">
67       <SubType>Form</SubType>
68     </Compile>
69     <Compile Include=
"frm_add.Designer.cs">
70       <DependentUpon>frm_add.cs</DependentUpon>
71     </Compile>
72     <Compile Include=
"frm_dev.cs">
73       <SubType>Form</SubType>
74     </Compile>
75     <Compile Include=
"frm_dev.Designer.cs">
76       <DependentUpon>frm_dev.cs</DependentUpon>
77     </Compile>
78     <Compile Include=
"frm_prev.cs">
79       <SubType>Form</SubType>
80     </Compile>
81     <Compile Include=
"frm_prev.Designer.cs">
82       <DependentUpon>frm_prev.cs</DependentUpon>
83     </Compile>
84     <Compile Include=
"frm_update.cs">
85       <SubType>Form</SubType>
86     </Compile>
87     <Compile Include=
"frm_update.Designer.cs">
88       <DependentUpon>frm_update.cs</DependentUpon>
89     </Compile>
90     <Compile Include=
"Program.cs" />
91     <Compile Include=
"Properties\AssemblyInfo.cs" />
92     <EmbeddedResource Include=
"Form1.resx">
93       <DependentUpon>Form1.cs</DependentUpon>
94     </EmbeddedResource>
95     <EmbeddedResource Include=
"frm_add.resx">
96       <DependentUpon>frm_add.cs</DependentUpon>
97       <SubType>Designer</SubType>
98     </EmbeddedResource>
99     <EmbeddedResource Include=
"frm_dev.resx">
100       <DependentUpon>frm_dev.cs</DependentUpon>
101       <SubType>Designer</SubType>
102     </EmbeddedResource>
103     <EmbeddedResource Include=
"frm_prev.resx">
104       <DependentUpon>frm_prev.cs</DependentUpon>
105       <SubType>Designer</SubType>
106     </EmbeddedResource>
107     <EmbeddedResource Include=
"frm_update.resx">
108       <DependentUpon>frm_update.cs</DependentUpon>
109       <SubType>Designer</SubType>
110     </EmbeddedResource>
111     <EmbeddedResource Include=
"Properties\Resources.resx">
112       <Generator>ResXFileCodeGenerator</Generator>
113       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
114       <SubType>Designer</SubType>
115     </EmbeddedResource>
116     <Compile Include=
"Properties\Resources.Designer.cs">
117       <AutoGen>True</AutoGen>
118       <DependentUpon>Resources.resx</DependentUpon>
119     </Compile>
120     <None Include=
"Properties\Settings.settings">
121       <Generator>SettingsSingleFileGenerator</Generator>
122       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
123     </None>
124     <Compile Include=
"Properties\Settings.Designer.cs">
125       <AutoGen>True</AutoGen>
126       <DependentUpon>Settings.settings</DependentUpon>
127       <DesignTimeSharedInput>True</DesignTimeSharedInput>
128     </Compile>
129   </ItemGroup>
130   <ItemGroup>
131     <Content Include=
"address book.ico" />
132     <Content Include=
"netfol.ico" />
133   </ItemGroup>
134   <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
135   <!-- To modify your build process,
add your task inside one of the targets below and uncomment it.
136        Other similar extension points exist, see Microsoft.Common.targets.
137   <Target Name=
"BeforeBuild">
138   </Target>
139   <Target Name=
"AfterBuild">
140   </Target>
141   -->
142 </Project>


Gõ tìm kiếm nhanh...